home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 101-125 / contents_105 < prev    next >
Text File  |  1992-05-06  |  3KB  |  70 lines

  1. This is disk 105 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4. AsmProgs    Some misc assembly tools, programs, etc.  "AsmFilter"
  5.         (actually in AmigaBASIC) turns the output of the Metacomco
  6.         disassembler into a file that can be re-assembled.
  7.         "AddKickMem" adds the KickStart memory to your free memory
  8.         on an Amiga 1000 with Kickstart in ROM.  "Clear" fills 
  9.         unused areas of memory with a specific byte pattern.
  10.         "L" is a replacement for the BCPL "list" program, but
  11.         with some graphics enhancements.  "SharpFont" is an
  12.         8 pixel non-proportional font.  "Stack" is a replacement
  13.         for the BCPL stack program.  Includes some source.
  14.         Author:  Glen McDiarmid and Kirk Davies
  15.  
  16. BasicProgs    Some more AmigaBASIC programs.  LeastSquare solves
  17.         least squares problems and graphs the results.  Curves
  18.         is a demo of one use for LeastSquare (find curves to
  19.         fit a set of points).  Freud is a Freudian analysis
  20.         program.  Includes source, needs AmigaBASIC from Extras.
  21.         Author:  George Trepal
  22.  
  23. Bison        A replacement for unix "yacc" command.  This is from
  24.         the GNU (GNU is Not Unix) effort, and was obtained
  25.         from the Free Software Foundation.  This is an update
  26.         to the version on disk 51, with some more bug fixes
  27.         provided by Fred Walter.  Includes source.
  28.         Author: Bob Corbett and Richard Stallman.  Bug fixes
  29.             by Johan Widen, Doug Leavitt, & Fred Walter
  30.  
  31. DrunkenMouse    Another cute program in the tradition of "display hacks".
  32.         Includes source.
  33.         Author:  Alex Livshits
  34.  
  35. FlamKey        Installs a little key on the WorkBench screen title
  36.         bar, and then waits in background until somebody clicks
  37.         on the key.  When activated, allows the keyboard and mouse
  38.         inputs to be locked out until a password is entered.
  39.         Shareware, binary only.
  40.         Author:  Alex Livshits
  41.  
  42. GravityWars    The object of this game is for one player to hit the
  43.         other player's ship with a missle, before being hit
  44.         yourself.  The ships and planets don't move, but
  45.         aiming the missle in the presence of gravity fields
  46.         and black holes makes hitting your target difficult.
  47.         Version 2.0, shareware, binary only.  This is an update
  48.         to the version on disk number 84.
  49.         Author:  Ed Bartz
  50.  
  51. IPo2C        A utility to write a C-language definition of the current
  52.         intuition pointer to a file, which can then be used
  53.         in a program via SetPointer to mimic the intuition pointer.
  54.         Includes source.
  55.         Author:  Alex Livshits
  56.  
  57. Pere-et-Fils    Example of creating and using reentrant processes.
  58.         Includes source.
  59.         Author: Jean-Michel Forgeas
  60.  
  61. Record-Replay    A program that records a sequence of mouse and keyboard
  62.         events as they occur and stores them in a file.  The file
  63.         can be played back to cause the same sequence of events to
  64.         occur again.  Very useful for creating demonstrations
  65.         of programs or documenting repeatable bugs.  This is
  66.         version 2.0, an update to the version on disk 95.
  67.         Shareware, binary only.
  68.         Author:  Alex Livshits and J-M. Forgeas
  69.  
  70.